Welcome![Sign In][Sign Up]
Location:
Search - monte carlo integration

Search list

[Speech/Voice recognition/combinegsl-1.10.tar

Description: GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point
Platform: | Size: 2842422 | Author: 贺强 | Hits:

[Other resourceMonte_Carlo_Integration_Algorithm

Description: Monte Carlo Integration Algorithm 統計算法
Platform: | Size: 211888 | Author: schubert | Hits:

[Other resourceudpoint

Description: The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
Platform: | Size: 25723 | Author: tiantiancode | Hits:

[matlab实验3-数值积分

Description: 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。-1, using MATLAB software have trapezoidal formula, Simpson formula and Monte Carlo numerical integration method. 2, through examples of learning to use numerical integration and numerical differential solve practical problems.
Platform: | Size: 34816 | Author: 葛林 | Hits:

[Other蒙特卡洛

Description: 利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
Platform: | Size: 11264 | Author: 111 | Hits:

[AlgorithmMC1

Description: MC算法。简单的Monte Carlo 算法的java源码实现。 -MC algorithm. Simple Monte Carlo algorithm java source implementation.
Platform: | Size: 1024 | Author: 寸玉鹏 | Hits:

[Algorithmintegral_volume

Description: 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
Platform: | Size: 1024 | Author: 宋仁栋 | Hits:

[Speech/Voice recognition/combinegsl-1.10.tar

Description: GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point -err
Platform: | Size: 2842624 | Author: 贺强 | Hits:

[AlgorithmMonte_Carlo_Integration_Algorithm

Description: Monte Carlo Integration Algorithm 統計算法-Monte Carlo Integration Algorithm statistical algorithm
Platform: | Size: 211968 | Author: schubert | Hits:

[matlabmonte_carlo

Description: 用matlab进行monte-carlo的一般数值积分求积例题。稍微的一个小例子-Using matlab to monte-carlo quadrature numerical integration of general examples. A small example of a little
Platform: | Size: 7168 | Author: 朱竹溪 | Hits:

[3D Graphicudpoint

Description: The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
Platform: | Size: 25600 | Author: tiantiancode | Hits:

[matlabMontecarlo

Description: Monte Carlo Integration
Platform: | Size: 2048 | Author: abbas | Hits:

[Algorithmmc

Description: 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.
Platform: | Size: 5120 | Author: sun | Hits:

[Algorithmintegral-Monte-Carlo-Method-Importance-Sampling.z

Description: This program demonstrates an importance-sampling Monte Carlo integration to evaluate an integral.
Platform: | Size: 136192 | Author: space21 | Hits:

[AI-NN-PRBUGS-for-a-Bayesian-analysis

Description: Markov chain Monte Carlo integration
Platform: | Size: 307200 | Author: zcwang | Hits:

[AI-NN-PRMonte-Carlo-integration

Description: BUGS for a Bayesian analysis of stochastic volatility models
Platform: | Size: 52224 | Author: zcwang | Hits:

[Algorithmgsl-1.15.tar

Description: GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 该类库提供了关于数学计算的很多方面,包括: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point Discrete Wavelet Transforms Basis splines-GNU Scientific Library (GSL) is a C language class library for scientific computing. There are over 1000 functions. The class library provides a lot of aspects of mathematical calculations, including: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point Discrete Wavelet Transforms Basis splines
Platform: | Size: 3185664 | Author: mou | Hits:

[matlabVon-Karman-a-Monte-Carlo-simulations

Description: These m.files are for: 1- Generations white noise 2- Longitudinal Transfer Functions for aircraft 3- Generate discrete wind turbulence with Dryden velocity spectra 4- Determination variance by Integration Solution 5- Generate Continuous wind turbulence with Von Karman velocity spectra 6- Monte Carlo simulations -These m.files are for: 1- Generations white noise 2- Longitudinal Transfer Functions for aircraft 3- Generate discrete wind turbulence with Dryden velocity spectra 4- Determination variance by Integration Solution 5- Generate Continuous wind turbulence with Von Karman velocity spectra 6- Monte Carlo simulations
Platform: | Size: 3072 | Author: morgan | Hits:

[Otherjava-Monte-Carlo

Description: java简单程序,用于计算蒙特卡罗积分,操作简单,但是没有进行误差分析-java simple procedure for calculating the Monte Carlo integration, simple operation, but no error analysis
Platform: | Size: 2048 | Author: Robert | Hits:

[Windows DevelopMonte-Carlo-method

Description: 蒙特卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。-Monte Carlo methods (or Monte Carlo experiments) are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. They are often used in physical and mathematical problems and are most useful when it is difficult or impossible to use other mathematical methods. Monte Carlo methods are mainly used in three distinct problem classes: optimization, numerical integration, and generating draws a probability distribution.
Platform: | Size: 51200 | Author: 孙腾飞 | Hits:
« 12 3 »

CodeBus www.codebus.net